home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Workbench Add-On
/
Workbench Add-On - Volume 1.iso
/
Dev
/
Triton
/
Developer
/
CatSource
/
triton.cd
< prev
next >
Wrap
Text File
|
1995-06-28
|
842b
|
43 lines
#header CATALOGS_TRITON
#prototype #include <dos.h>\nSTRPTR __asm GetString(register __a0 struct LocaleInfo *li,register __d0 ULONG id);
;
MSG_SYSTEMREQUEST_TITLE (//)
System request
;
MSG_ERROR_UNKNOWN (//)
Triton failed for unknown reason
;
MSG_ERROR_ALLOCMEM (//)
Can't allocate memory
;
MSG_ERROR_OPENWINDOW (//)
Can't open window
;
MSG_ERROR_WINDOWTOOBIG (//)
The window would become too big (even with fallback)
;
MSG_ERROR_DRAWINFO (//)
Can't get the screen's DrawInfo
;
MSG_ERROR_OPENFONT (//)
Can't open font
;
MSG_ERROR_CREATEMSGPORT (//)
Can't create message port
;
MSG_ERROR_INSTALLOBJECT (//)
Can't install object
;
MSG_ERROR_CREATECLASS (//)
Can't create class
;
MSG_ERROR_NOLOCKPUBSCREEN (//)
Can't lock public screen
;
MSG_ERROR_CREATEMENUS (//)
Can't create menus
;
MSG_ERROR_GADGETCONTEXT (//)
Can't create gadget context
;